home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Devpac 2.12 disk 2.adf / include.cbm / workbench / icon.i next >
Text File  |  1987-03-31  |  1KB  |  37 lines

  1.  
  2.         IFND    WORKBENCH_ICON_I
  3. WORKBENCH_ICON_I        SET     1
  4.  
  5. ******************************************************************
  6. *                                                                *
  7. * Copyright (C) 1985, Commodore Amiga Inc.  All rights reserved. *
  8. *                                                                *
  9. ******************************************************************
  10.  
  11.  
  12. *****************************************************************
  13. *
  14. * icon.i -- external declarations for workbench support library
  15. *
  16. * SOURCE CONTROL
  17. * ------ -------
  18. * $Header: icon.i,v 29.1 85/08/07 22:27:14 neil Exp $
  19. *
  20. * $Locker:  $
  21. *
  22. *****************************************************************
  23.  
  24.  
  25. *********************************************************************
  26. *
  27. * Library structures
  28. *
  29. *********************************************************************
  30.  
  31.  
  32. ICONNAME        MACRO
  33.                 DC.B    'icon.library',0
  34.                 ENDM
  35.  
  36.         ENDC    !WORKBENCH_ICON_I
  37.